3.2480 \(\int \frac{(2+3 x) (3+5 x)^{5/2}}{\sqrt{1-2 x}} \, dx\)

Optimal. Leaf size=116 \[ -\frac{3}{40} \sqrt{1-2 x} (5 x+3)^{7/2}-\frac{247}{480} \sqrt{1-2 x} (5 x+3)^{5/2}-\frac{2717}{768} \sqrt{1-2 x} (5 x+3)^{3/2}-\frac{29887 \sqrt{1-2 x} \sqrt{5 x+3}}{1024}+\frac{328757 \sin ^{-1}\left (\sqrt{\frac{2}{11}} \sqrt{5 x+3}\right )}{1024 \sqrt{10}} \]

[Out]

(-29887*Sqrt[1 - 2*x]*Sqrt[3 + 5*x])/1024 - (2717*Sqrt[1 - 2*x]*(3 + 5*x)^(3/2))/768 - (247*Sqrt[1 - 2*x]*(3 +
 5*x)^(5/2))/480 - (3*Sqrt[1 - 2*x]*(3 + 5*x)^(7/2))/40 + (328757*ArcSin[Sqrt[2/11]*Sqrt[3 + 5*x]])/(1024*Sqrt
[10])

________________________________________________________________________________________

Rubi [A]  time = 0.0282242, antiderivative size = 116, normalized size of antiderivative = 1., number of steps used = 6, number of rules used = 4, integrand size = 24, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.167, Rules used = {80, 50, 54, 216} \[ -\frac{3}{40} \sqrt{1-2 x} (5 x+3)^{7/2}-\frac{247}{480} \sqrt{1-2 x} (5 x+3)^{5/2}-\frac{2717}{768} \sqrt{1-2 x} (5 x+3)^{3/2}-\frac{29887 \sqrt{1-2 x} \sqrt{5 x+3}}{1024}+\frac{328757 \sin ^{-1}\left (\sqrt{\frac{2}{11}} \sqrt{5 x+3}\right )}{1024 \sqrt{10}} \]

Antiderivative was successfully verified.

[In]

Int[((2 + 3*x)*(3 + 5*x)^(5/2))/Sqrt[1 - 2*x],x]

[Out]

(-29887*Sqrt[1 - 2*x]*Sqrt[3 + 5*x])/1024 - (2717*Sqrt[1 - 2*x]*(3 + 5*x)^(3/2))/768 - (247*Sqrt[1 - 2*x]*(3 +
 5*x)^(5/2))/480 - (3*Sqrt[1 - 2*x]*(3 + 5*x)^(7/2))/40 + (328757*ArcSin[Sqrt[2/11]*Sqrt[3 + 5*x]])/(1024*Sqrt
[10])

Rule 80

Int[((a_.) + (b_.)*(x_))*((c_.) + (d_.)*(x_))^(n_.)*((e_.) + (f_.)*(x_))^(p_.), x_Symbol] :> Simp[(b*(c + d*x)
^(n + 1)*(e + f*x)^(p + 1))/(d*f*(n + p + 2)), x] + Dist[(a*d*f*(n + p + 2) - b*(d*e*(n + 1) + c*f*(p + 1)))/(
d*f*(n + p + 2)), Int[(c + d*x)^n*(e + f*x)^p, x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && NeQ[n + p + 2,
0]

Rule 50

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> Simp[((a + b*x)^(m + 1)*(c + d*x)^n)/(b*
(m + n + 1)), x] + Dist[(n*(b*c - a*d))/(b*(m + n + 1)), Int[(a + b*x)^m*(c + d*x)^(n - 1), x], x] /; FreeQ[{a
, b, c, d}, x] && NeQ[b*c - a*d, 0] && GtQ[n, 0] && NeQ[m + n + 1, 0] &&  !(IGtQ[m, 0] && ( !IntegerQ[n] || (G
tQ[m, 0] && LtQ[m - n, 0]))) &&  !ILtQ[m + n + 2, 0] && IntLinearQ[a, b, c, d, m, n, x]

Rule 54

Int[1/(Sqrt[(a_.) + (b_.)*(x_)]*Sqrt[(c_.) + (d_.)*(x_)]), x_Symbol] :> Dist[2/Sqrt[b], Subst[Int[1/Sqrt[b*c -
 a*d + d*x^2], x], x, Sqrt[a + b*x]], x] /; FreeQ[{a, b, c, d}, x] && GtQ[b*c - a*d, 0] && GtQ[b, 0]

Rule 216

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Simp[ArcSin[(Rt[-b, 2]*x)/Sqrt[a]]/Rt[-b, 2], x] /; FreeQ[{a, b}
, x] && GtQ[a, 0] && NegQ[b]

Rubi steps

\begin{align*} \int \frac{(2+3 x) (3+5 x)^{5/2}}{\sqrt{1-2 x}} \, dx &=-\frac{3}{40} \sqrt{1-2 x} (3+5 x)^{7/2}+\frac{247}{80} \int \frac{(3+5 x)^{5/2}}{\sqrt{1-2 x}} \, dx\\ &=-\frac{247}{480} \sqrt{1-2 x} (3+5 x)^{5/2}-\frac{3}{40} \sqrt{1-2 x} (3+5 x)^{7/2}+\frac{2717}{192} \int \frac{(3+5 x)^{3/2}}{\sqrt{1-2 x}} \, dx\\ &=-\frac{2717}{768} \sqrt{1-2 x} (3+5 x)^{3/2}-\frac{247}{480} \sqrt{1-2 x} (3+5 x)^{5/2}-\frac{3}{40} \sqrt{1-2 x} (3+5 x)^{7/2}+\frac{29887}{512} \int \frac{\sqrt{3+5 x}}{\sqrt{1-2 x}} \, dx\\ &=-\frac{29887 \sqrt{1-2 x} \sqrt{3+5 x}}{1024}-\frac{2717}{768} \sqrt{1-2 x} (3+5 x)^{3/2}-\frac{247}{480} \sqrt{1-2 x} (3+5 x)^{5/2}-\frac{3}{40} \sqrt{1-2 x} (3+5 x)^{7/2}+\frac{328757 \int \frac{1}{\sqrt{1-2 x} \sqrt{3+5 x}} \, dx}{2048}\\ &=-\frac{29887 \sqrt{1-2 x} \sqrt{3+5 x}}{1024}-\frac{2717}{768} \sqrt{1-2 x} (3+5 x)^{3/2}-\frac{247}{480} \sqrt{1-2 x} (3+5 x)^{5/2}-\frac{3}{40} \sqrt{1-2 x} (3+5 x)^{7/2}+\frac{328757 \operatorname{Subst}\left (\int \frac{1}{\sqrt{11-2 x^2}} \, dx,x,\sqrt{3+5 x}\right )}{1024 \sqrt{5}}\\ &=-\frac{29887 \sqrt{1-2 x} \sqrt{3+5 x}}{1024}-\frac{2717}{768} \sqrt{1-2 x} (3+5 x)^{3/2}-\frac{247}{480} \sqrt{1-2 x} (3+5 x)^{5/2}-\frac{3}{40} \sqrt{1-2 x} (3+5 x)^{7/2}+\frac{328757 \sin ^{-1}\left (\sqrt{\frac{2}{11}} \sqrt{3+5 x}\right )}{1024 \sqrt{10}}\\ \end{align*}

Mathematica [A]  time = 0.0371105, size = 65, normalized size = 0.56 \[ \frac{-10 \sqrt{1-2 x} \sqrt{5 x+3} \left (28800 x^3+91360 x^2+132868 x+142713\right )-986271 \sqrt{10} \sin ^{-1}\left (\sqrt{\frac{5}{11}} \sqrt{1-2 x}\right )}{30720} \]

Antiderivative was successfully verified.

[In]

Integrate[((2 + 3*x)*(3 + 5*x)^(5/2))/Sqrt[1 - 2*x],x]

[Out]

(-10*Sqrt[1 - 2*x]*Sqrt[3 + 5*x]*(142713 + 132868*x + 91360*x^2 + 28800*x^3) - 986271*Sqrt[10]*ArcSin[Sqrt[5/1
1]*Sqrt[1 - 2*x]])/30720

________________________________________________________________________________________

Maple [A]  time = 0.008, size = 104, normalized size = 0.9 \begin{align*}{\frac{1}{61440}\sqrt{1-2\,x}\sqrt{3+5\,x} \left ( -576000\,{x}^{3}\sqrt{-10\,{x}^{2}-x+3}-1827200\,{x}^{2}\sqrt{-10\,{x}^{2}-x+3}+986271\,\sqrt{10}\arcsin \left ({\frac{20\,x}{11}}+1/11 \right ) -2657360\,x\sqrt{-10\,{x}^{2}-x+3}-2854260\,\sqrt{-10\,{x}^{2}-x+3} \right ){\frac{1}{\sqrt{-10\,{x}^{2}-x+3}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((2+3*x)*(3+5*x)^(5/2)/(1-2*x)^(1/2),x)

[Out]

1/61440*(3+5*x)^(1/2)*(1-2*x)^(1/2)*(-576000*x^3*(-10*x^2-x+3)^(1/2)-1827200*x^2*(-10*x^2-x+3)^(1/2)+986271*10
^(1/2)*arcsin(20/11*x+1/11)-2657360*x*(-10*x^2-x+3)^(1/2)-2854260*(-10*x^2-x+3)^(1/2))/(-10*x^2-x+3)^(1/2)

________________________________________________________________________________________

Maxima [A]  time = 1.54534, size = 101, normalized size = 0.87 \begin{align*} -\frac{75}{8} \, \sqrt{-10 \, x^{2} - x + 3} x^{3} - \frac{2855}{96} \, \sqrt{-10 \, x^{2} - x + 3} x^{2} - \frac{33217}{768} \, \sqrt{-10 \, x^{2} - x + 3} x - \frac{328757}{20480} \, \sqrt{10} \arcsin \left (-\frac{20}{11} \, x - \frac{1}{11}\right ) - \frac{47571}{1024} \, \sqrt{-10 \, x^{2} - x + 3} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)*(3+5*x)^(5/2)/(1-2*x)^(1/2),x, algorithm="maxima")

[Out]

-75/8*sqrt(-10*x^2 - x + 3)*x^3 - 2855/96*sqrt(-10*x^2 - x + 3)*x^2 - 33217/768*sqrt(-10*x^2 - x + 3)*x - 3287
57/20480*sqrt(10)*arcsin(-20/11*x - 1/11) - 47571/1024*sqrt(-10*x^2 - x + 3)

________________________________________________________________________________________

Fricas [A]  time = 1.70942, size = 250, normalized size = 2.16 \begin{align*} -\frac{1}{3072} \,{\left (28800 \, x^{3} + 91360 \, x^{2} + 132868 \, x + 142713\right )} \sqrt{5 \, x + 3} \sqrt{-2 \, x + 1} - \frac{328757}{20480} \, \sqrt{10} \arctan \left (\frac{\sqrt{10}{\left (20 \, x + 1\right )} \sqrt{5 \, x + 3} \sqrt{-2 \, x + 1}}{20 \,{\left (10 \, x^{2} + x - 3\right )}}\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)*(3+5*x)^(5/2)/(1-2*x)^(1/2),x, algorithm="fricas")

[Out]

-1/3072*(28800*x^3 + 91360*x^2 + 132868*x + 142713)*sqrt(5*x + 3)*sqrt(-2*x + 1) - 328757/20480*sqrt(10)*arcta
n(1/20*sqrt(10)*(20*x + 1)*sqrt(5*x + 3)*sqrt(-2*x + 1)/(10*x^2 + x - 3))

________________________________________________________________________________________

Sympy [A]  time = 130.356, size = 298, normalized size = 2.57 \begin{align*} \frac{2 \sqrt{5} \left (\begin{cases} \frac{1331 \sqrt{2} \left (\frac{\sqrt{2} \left (5 - 10 x\right )^{\frac{3}{2}} \left (5 x + 3\right )^{\frac{3}{2}}}{3993} + \frac{3 \sqrt{2} \sqrt{5 - 10 x} \left (- 20 x - 1\right ) \sqrt{5 x + 3}}{1936} - \frac{\sqrt{2} \sqrt{5 - 10 x} \sqrt{5 x + 3}}{22} + \frac{5 \operatorname{asin}{\left (\frac{\sqrt{22} \sqrt{5 x + 3}}{11} \right )}}{16}\right )}{16} & \text{for}\: x \geq - \frac{3}{5} \wedge x < \frac{1}{2} \end{cases}\right )}{25} + \frac{6 \sqrt{5} \left (\begin{cases} \frac{14641 \sqrt{2} \left (\frac{2 \sqrt{2} \left (5 - 10 x\right )^{\frac{3}{2}} \left (5 x + 3\right )^{\frac{3}{2}}}{3993} + \frac{7 \sqrt{2} \sqrt{5 - 10 x} \left (- 20 x - 1\right ) \sqrt{5 x + 3}}{3872} + \frac{\sqrt{2} \sqrt{5 - 10 x} \sqrt{5 x + 3} \left (- 12100 x - 128 \left (5 x + 3\right )^{3} + 1056 \left (5 x + 3\right )^{2} - 5929\right )}{1874048} - \frac{\sqrt{2} \sqrt{5 - 10 x} \sqrt{5 x + 3}}{22} + \frac{35 \operatorname{asin}{\left (\frac{\sqrt{22} \sqrt{5 x + 3}}{11} \right )}}{128}\right )}{32} & \text{for}\: x \geq - \frac{3}{5} \wedge x < \frac{1}{2} \end{cases}\right )}{25} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)*(3+5*x)**(5/2)/(1-2*x)**(1/2),x)

[Out]

2*sqrt(5)*Piecewise((1331*sqrt(2)*(sqrt(2)*(5 - 10*x)**(3/2)*(5*x + 3)**(3/2)/3993 + 3*sqrt(2)*sqrt(5 - 10*x)*
(-20*x - 1)*sqrt(5*x + 3)/1936 - sqrt(2)*sqrt(5 - 10*x)*sqrt(5*x + 3)/22 + 5*asin(sqrt(22)*sqrt(5*x + 3)/11)/1
6)/16, (x >= -3/5) & (x < 1/2)))/25 + 6*sqrt(5)*Piecewise((14641*sqrt(2)*(2*sqrt(2)*(5 - 10*x)**(3/2)*(5*x + 3
)**(3/2)/3993 + 7*sqrt(2)*sqrt(5 - 10*x)*(-20*x - 1)*sqrt(5*x + 3)/3872 + sqrt(2)*sqrt(5 - 10*x)*sqrt(5*x + 3)
*(-12100*x - 128*(5*x + 3)**3 + 1056*(5*x + 3)**2 - 5929)/1874048 - sqrt(2)*sqrt(5 - 10*x)*sqrt(5*x + 3)/22 +
35*asin(sqrt(22)*sqrt(5*x + 3)/11)/128)/32, (x >= -3/5) & (x < 1/2)))/25

________________________________________________________________________________________

Giac [A]  time = 1.7363, size = 85, normalized size = 0.73 \begin{align*} -\frac{1}{30720} \, \sqrt{5}{\left (2 \,{\left (4 \,{\left (8 \,{\left (36 \, x + 71\right )}{\left (5 \, x + 3\right )} + 2717\right )}{\left (5 \, x + 3\right )} + 89661\right )} \sqrt{5 \, x + 3} \sqrt{-10 \, x + 5} - 986271 \, \sqrt{2} \arcsin \left (\frac{1}{11} \, \sqrt{22} \sqrt{5 \, x + 3}\right )\right )} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((2+3*x)*(3+5*x)^(5/2)/(1-2*x)^(1/2),x, algorithm="giac")

[Out]

-1/30720*sqrt(5)*(2*(4*(8*(36*x + 71)*(5*x + 3) + 2717)*(5*x + 3) + 89661)*sqrt(5*x + 3)*sqrt(-10*x + 5) - 986
271*sqrt(2)*arcsin(1/11*sqrt(22)*sqrt(5*x + 3)))